@extends($layout) @section('header_scripts') @stop @section('content')

{{ $title }}

{{ getPhrase('name')}} {{ getPhrase('image')}} {{ getPhrase('email')}} {{ getPhrase('action')}}
@endsection @section('footer_scripts') @include('common.datatables', array('route'=>$url, 'route_as_url' => TRUE)) @stop