@extends('layouts/home/app_new') @section('title') {{trans('common.title_user')}} @endsection @section('content')

Make an Enquiry

{!! csrf_field() !!}
@endsection