@extends('layouts.main') @section('title') {{ __('Users') }} @endsection @section('page-title')
{{ __('ID') }} | {{ __('Profile') }} | {{ __('Name') }} | {{ __('Email') }} | {{ __('Mobile') }} | {{ __('Type') }} | {{ __('Address') }} | {{ __('Total Post') }} | {{ __('Status') }} | @can('customer-update'){{ __('Auto Approve Advertisement') }} | @endcan{{ __('Action') }} |
---|