@extends('templates.admin-lte') @section('header')

ERROR Crear

@endsection @section('content')
{{ $exception->getMessage() }}
@endsection