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

Data {{ $title }}

@csrf {{ method_field('PUT') }}
@endsection