@php $configData = Helper::appClasses(); @endphp @extends('layouts/layoutMaster') @section('title', 'Nuevo repartidor') @section('content')

Nuevo repartidor

Volver
@if ($errors->any())
@endif
@csrf

Acceso del repartidor
@endsection