@extends('gerenciamento.ordemServico.form') @section('action') action="{{ route('salvar_ordem_servico') }}" @endsection @section('botoes') arrow_back VOLTAR @endsection @section('tipo') Nova @endsection