{{ webInfo()->municipality_name }}
{{ webInfo()->upazilas->bn_name }}, {{ webInfo()->districts->bn_name }}
লগিন হিস্ট্রি
#
Name
IP Address
User Agent
Login at
@foreach($histories as $key => $item)
{{ $key+1 }}
{{ $item->user->name }}
{{ $item->ip_address }}
{{ $item->user_agent }}
{{ date('d M, Y H:i:s', strtotime($item->last_activity)) }}
@endforeach