@extends('layouts.app') @section('content')

Editar Contrato

@csrf @method('PUT') @include('contratos.partials.form')
Cancelar
@endsection