@extends('Admin/layout/master') @section('title', 'Edit Role') @section('content')
Update Role Back
@csrf
@endsection