ملخص الرحلات حسب المناطق

{{-- @inject('State','App\Models\Country') --}} // states here... {{-- @foreach ($State->all() as $key => $data)
0
{{ $data->name }}
@endforeach --}}
{{--
--}}