@extends('layouts.LayoutMaster') @section('content')

Create a New Role

@csrf @include('role.form') Create
@endsection