@extends('backend.layouts.master') @section('title') Setting @endsection @section('content')

Settings

@can('General Settings Page') @endcan @can('Role and Permission Page') @endcan
@endsection