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

Pengaturan

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