@section('page_css') @endsection
{{--

Validation Example

--}}
@if ($errors->has('message')) @endif @if (Session::has('success')) @endif
@csrf
{{--
--}}
profile image
{{-- --}}

Allowed JPG, GIF or PNG.

{{--
--}}
{{--
--}}
{{-- @include('carwashowner.partials._step_1') --}} {{-- @include('carwashowner.partials._step_2') --}} {{-- @include('carwashowner.partials._step_3') --}}
@section('page_scripts') @endsection