@extends('admin.layout.master') @section('content')
Add Role
@if(session('message')) @endif
@csrf
Cancel
@endsection @section('scripts') @endsection