@extends('backend.layouts.grid') @section('title', $user->firstname . ' ' . $user->lastname . ' | Login logs') @section('back', route('admin.users.index')) @section('content')
{{ $log->location }}