@extends('adminlte::page') @section('title','Novo Motivo') @section('content_header')

Novo Funil de Processos

@endsection @section('content') @if ($errors->any())
@endif
@csrf
@endsection @push('js') @endpush