@extends('admin.layout') @section('guest')
MZ

IMOZA

Sistema de Gestión

@if($errors->any())
{{ $errors->first() }}
@endif
@csrf
@endsection