@extends('layouts/default') {{-- Page title --}} @section('title') Attempted Logins @parent @stop {{-- Page content --}} @section('content')
Username Login Attempt User Agent IP Success
@stop @section('moar_scripts') @include ('partials.bootstrap-table') @stop