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

Validation Example

--}}
@if ($errors->has('message')) @endif @if (Session::has('success')) @endif
@csrf
{{-- @include('carwashowner.partials._step_1') --}} {{-- @include('carwashowner.partials._step_2') --}} {{-- @include('carwashowner.partials._step_3') --}}
@section('page_scripts') @endsection