@extends('layouts.master') @section('script') @stop @section('content')
{{ $log->mac }}
{{ $log->ssid }}
{{ $log->ip_address }} --- {{ $log->device_type }}
Waiting for action
@if (Auth::user()->isOwner())

@endif @stop