@extends('layouts.app') @section('breadcrumb') @endsection @section('content')

@{{titulo_pagina}}

Total: @{{totalitems}} Registros

@endsection @push('pre-scripts') @endpush