@extends('adminlte::page') @section('title', 'Nova Marca') @section('content_header')

Nova Marca

@stop @section('content')
Voltar
@if ($errors->any())
Whoops! Ocorreu algum erro.

@endif
@csrf
Descrição
Url
Ativo
@endsection