@extends('layouts.app', [ 'title' => __('User Management'), 'parentSection' => 'laravel', 'elementName' => 'user-management' ]) @section('title', 'Novo Trecho |') @section('content') @component('layouts.headers.auth') @component('layouts.headers.breadcrumbs') @slot('title') Novo Trecho @endslot @endcomponent @endcomponent
@csrf
@include('alerts.feedback', ['field' => 'pickup_local_flight'])
@include('alerts.feedback', ['field' => 'pickup_local_flight'])
@include('alerts.feedback', ['field' => 'included_services'])
@include('layouts.footers.auth')
@endsection @push('js') {{-- Provider Filter Product --}} {{-- Country Filter Cities --}} @endpush @push('css') @endpush