@extends('layouts.layout-2')
@section('content')
{{ __('Anfragen') }}
| {{__('LeadID')}} |
{{__('Vorname')}} |
{{__('Nachname')}} |
{{__('BookingID')}} |
{{__('Land')}} |
{{__('Reise')}} |
{{__('Anreise')}} |
{{__('Abreise')}} |
{{__('Reiseunterlage')}} |
{{__('Sachbearbeiter')}} |
{{__('Status')}} |
@endsection