@extends('backend.layouts.master') @section('section-title', 'User Management') @section('page-title', 'User List') @if (check_permission('user.create')) @section('action-button') Add User @endsection @endif @section('content')