@extends('dashboard.layouts.master') @section('title', __('Contact')) @section('css') @stop @section('content')
# {{ __('Title') }} {{ __('Message') }} {{ __('User') }} {{ __('Processes') }}
@endsection @section('script') @stop