@extends('layouts.master') @section('title') @lang('translation.Principal') @endsection @section('content') @component('common-components.breadcrumb') @slot('pagetitle') SIRME @endslot @slot('title') Principal @endslot @endcomponent
@include('flash::message')








FACEDRA 2.0 TEST





@endsection @section('script') @endsection