@extends('layouts.master')
@section('title', '')
@section('style')
@endsection
@section('script')
@endsection
@section('content')
@include('layouts.header')
| # |
First |
Last |
Handle |
| 1 |
Humnoi |
Otto |
@mdo |
| 2 |
Humyai |
Thornton |
@fat |
| 3 |
Larry the Bird |
@twitter |
@include('layouts.footer')
@endsection