| {{__('main.Name')}} | {{__('main.Description')}} | |
|---|---|---|
| {{__('main.Name')}} | {{__('main.Description')}} |
@extends(config('template.admin.view') . '.layout.layout') @if(isset($title)) @section('title', $title) @endif @section('head') @parent @endsection @section('content')
| {{__('main.Name')}} | {{__('main.Description')}} | |
|---|---|---|
| {{__('main.Name')}} | {{__('main.Description')}} |