@extends('template.index') @section('content')

{!! trans('devis.contactUsNow') !!}

{!! trans('devis.fillUpForm') !!}

{!! csrf_field() !!}

{!! trans('devis.map') !!}

@endsection @section("js") @endsection