@extends('layouts.index') @section('content')
{{ $title }}
@csrf {{method_field('PUT')}}
@endsection