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