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

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

@endsection @section('content')
{{trans('dash_site.ID')}} {{trans('dash_site.name')}} {{trans('dash_site.job_title')}} {{trans('dash_site.review')}} {{trans('forms.Action')}}
@endsection @section('js') @endsection