@extends('admin.layout') @section('metatitle', $controller::getLabel('tabel_name') ) @section('pagebar')
@endsection @section('content')
Adauga CLC Nou
{!! $filter !!} {!! $grid !!} @if (Auth::user()->userrole->slug == 'superadmin') Sterge toate CLC !!! @endif
@stop @section('scripts.footer') @stop