@section('title', 'Edit Quotation') @section('breadcrumb')
@endsection
@csrf @method('patch')
{{ __('Update Quotation') }}