@extends('admin.layout') @section('metatitle', $controller::getLabel('tabel_name') ) @section('pagebar')
@endsection @section('content')
Adauga utilizator
{!! $filter !!}
{!! $grid !!}
@stop @section('scripts.footer') @stop