@extends('layouts.master') @section('title') @endsection @section('css') @endsection @section('content') @component('common-components.breadcrumb') @slot('pagetitle') Usuarios @endslot @slot('title') Gestion Usuarios @endslot @endcomponent
Salir
@endsection @section('script') @endsection