@include('partials.head') @include('partials.appbar')
Washyn Premium Car Wash
@if($termsAndCondition && $termsAndCondition->content)
{!! $termsAndCondition->content !!}
@else

{{ trans('messages.Terms and Conditions content is not available at the moment.') }}

@endif
← {{ trans('messages.Back to Home') }}
@include('partials.footer') @include('partials.scripts')