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

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

@endsection @section('content')
{{trans('dash_site.ID')}} {{trans('dash_site.title')}} {{trans('dash_site.Action')}}
@endsection @section('js') @endsection