@extends('layouts/contentLayoutMaster') @section('title', 'Access Control ') {{-- page main content --}} @section('content')
You can add route protection using Laravel ACL. Only admin can visit eCommerce Dashboard.