@extends('layouts.main') @section('title') Permissions @endsection @section('breadcrumb') @endsection @section('content')
Permission Create
@csrf
@endsection