@extends("la.layouts.app") @section("contentheader_title", "Empleados") {{--@section("contentheader_description", "Employees listing")--}} @section("section", "Employees") @section("sub_section", "Listing") @section("htmlheader_title", "Employees Listing") @section("headerElems") @la_access("Employees", "create") @endla_access @endsection @section("main-content") @if (count($errors) > 0)