@extends('layouts.backend') @section('contents')
@method('PUT') @csrf
{{ $title }}
Default label
@push('script') @endpush @endsection