@extends('dashbord.layouts.master') @section('toolbar')

{{trans('dash_site.create')}}

@endsection @section('content')
{{trans('dash_site.ID')}} {{trans('dash_site.name')}} {{trans('dash_site.email')}} {{trans('dash_site.phone')}} {{trans('dash_site.message')}} {{trans('dash_site.address')}} {{trans('dash_site.attendance_type')}}
@endsection @section('js') @endsection