@extends('admin.layout.base') @section('page_content')

{{str_replace('_', ' ', mb_strtoupper($titulo))}}

@endsection @push('scripts') @endpush