{{-- mainLayouts extends --}} @extends('layouts.contentLayoutMaster') {{-- Page title --}} @section('title', 'Permission') @section('content')
Add Permission @error('title') {{$message}} @enderror
@csrf
@endsection