@extends('admin.layout.master') @section('content')
Add role
@if(session('message')) @endif
@csrf
Approve status
subAdminView == 'on') checked @endif>
subAdminAdd == 'on') checked @endif>
subAdminEdit == 'on') checked @endif>
userView == 'on') checked @endif>
Cancel
@endsection