@extends('admin.layout.default') @section('content')

Criar novo

@if ($errors->any())
Whoops! Ocorreu algum erro.

@endif
@csrf
Nome:
Nome:
Foto
@endsection