@extends('core::layouts.master') @section('head') @endsection @section('content')
@include('core::layouts.breadcrumb')

مدیریت {{$object}}

@if(Route::has(\Request::route()->getName().'.create')) @endif
{!! $html->table(['class' => 'table'], true) !!}
@endsection @section('script') {!! $html->scripts() !!} {{----}} {{----}} {{----}} {{----}} {{----}} {{----}} @endsection