@extends('dashboard.layout.content') @section('customTitle') {{ __('general.show_users') }} @endsection @section('customStyle') @endsection @section('customBody') @endsection @section('customScript') @endsection