@section('page_css') @endsection
@if ($errors->has('message')) @endif @if (Session::has('success')) @endif
@csrf
@if ($co_user->co_image) profile image @else profile image @endif
@if ($co_user->co_image) @endif

Allowed JPG, GIF or PNG.

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