@extends('layouts.landing') @section('title',"Edit") @section('content')
Crear duración
Regresar
@method('PUT') @csrf
@endsection