@extends('backend.master') @section('title') {{ $title }} @endsection @section('content')
@csrf @method('PUT')
@endsection @push('script') @endpush