@extends('layout.app') @section('scripts') @endsection @section('content') Contact

{{ __('app.contact.title') }}


{!! __('app.contact.content') !!} @endsection