@extends('admin.layout.master') @section('title') Create Role | Fcs-Dashboard @stop @section('css') @stop @section('breadcrum')

Create

@stop @section('content')

Role Forms

{{csrf_field()}}

@stop @push('js') @endpush