@extends('app') @section('title', 'Create new customer') @section('content')

Form Wizard

@csrf @method('post')
Loading...
{{--
--}}
@endsection