@extends('layouts.app') @section('content')
{{ __('Criar Produto') }}
@csrf
Voltar
@endsection