@extends('layouts.app') @push('action') @endpush @section('contents')
@csrf @method('PUT')
@endsection @push('script') @endpush