@extends('layout.app') @section('scripts') @endsection @section('content') {{ __('app.contact.alt') }}

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


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