@extends('layouts.main') @section('title', 'PAD - Edição') @section('body')
@method('POST') @csrf
@endsection