@extends('layouts.app') @section('content')
{{trans("tables.name_title")}} {{trans("tables.form_title")}} {{trans("tables.action_title")}}
@stop @section("filters")
{{trans('forms.lbl_year')}}
@stop @section('quick-links') @stop @section('footer-script') @stop