@extends('layouts.dashboard.dashboard') @section('title', 'Ocupaciones') @section('content')
# Cantidad Acciones
@include('layouts.dashboard.partials.configuraciones.ocupaciones.modals') @endsection @section('scripts') @endsection