@extends('web.layouts.admin') @section('title', config('app.name')) @section('content') {{$page_title}} Users {{ str_pad($totalUser, 2, '0', STR_PAD_LEFT) }} New User @stop @section('custom-js') @stop
{{ str_pad($totalUser, 2, '0', STR_PAD_LEFT) }}