@extends('layouts.app') @section('content')
@include('includes.alerts')
@csrf {{ method_field('PUT') }}
@endsection