@extends(getenv("THEME") . '.layouts.argo') @section('content')

Cadastrar Novo Aplicativo

@csrf
@include(getenv("THEME") . '.Admin.pipedrive._form')
@endsection