@extends('backend.master') @section('title', $title) @php $model = 'designation'; @endphp @section('content')
@csrf @method('put')
@endsection