@extends('backend.master') @section('title') {{ $title }} @endsection @section('content')
@csrf @method('put')
@endsection