@extends('form.app') @section('styles') @endsection @section('content') {{-- navbar --}} @include('contact::us.form.navbar')
@include('contact::us.form.field')
@endsection @section('scripts') @endsection