@extends('layouts.app') @push('css') @endpush @section('content')
@include('AirboatTransportation::frontend.form.form')
@endsection @push('js') @endpush