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

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

@endsection @section('content')
{{trans('dash_site.ID')}} {{trans('dash_site.service')}} {{trans('dash_site.category')}} {{trans('forms.Action')}}
@endsection @section('js') @endsection