@extends('cadastro.forma_pagamento.form') @section('action') action="{{ route('salvar_forma_pagamento') }}" @endsection @section('botoes') cancel CANCELAR save SALVAR @endsection @section('tipo') Editando @endsection