@extends('web.panel.layout') @section('titulo', config('app.name') . ' - Crear Modelo') @section('ruta-panel') @endsection @section('contenido-panel')

Crear modelo

Selecciona el tipo de modelo que deseas crear:
@endsection @section('scripts') @endsection