@extends('layouts/default') {{-- Page title --}} @section('title') {{ "Activity Log Location " }} @parent @stop {{-- Page content --}} @section('content')
From : to
No User Action Date Location Device Note Created at
@stop @section('moar_scripts') @include('customes.partials.add-activity-logs') @stop