{{ webInfo()->municipality_name }}

{{ webInfo()->upazilas->bn_name }}, {{ webInfo()->districts->bn_name }}

লগিন হিস্ট্রি

@foreach($histories as $key => $item) @endforeach
# Name IP Address User Agent Login at
{{ $key+1 }} {{ $item->user->name }} {{ $item->ip_address }} {{ $item->user_agent }} {{ date('d M, Y H:i:s', strtotime($item->last_activity)) }}