@extends('layouts.app') @section('content')
@method("PUT") @csrf
@endsection @section('customjs') @endsection