@extends('admin.layouts.master') @section('title','Showing Request Edit') @section('content')

Schedule a Showing

@csrf @method('PUT')
When Are You Available?
getLocale() == "ar") dir="ltr" @endif>
getLocale() == "ar") dir="ltr" @endif>
Are You Available For Another Time?
getLocale() == "ar") dir="ltr" @endif>
getLocale() == "ar") dir="ltr" @endif>
method == 'in person') style="color:#fff;background-color:#d85252;" @endif> method == 'in person') checked @endif>@lang('site.in_person')
method == 'virtual') style="color:#fff;background-color:#d85252;" @endif> method == 'virtual') checked @endif>@lang('site.virtual')
@foreach($errors->showing->all() as $error)

{{ $error }}

@endforeach
@endsection @section('js')a @endsection