@extends('layouts.master-client') @section('title') Worker List | @parent @stop @section('styles') {{ HTML::style('css/worker/profile.css') }} {{ HTML::style('css/client/worker/client-worker-list.css') }} @stop @section('content')

Worker Search



John Smith

Unique ID: 329

More information about the person goes here.

John Smith

Unique ID: 329

More information about the person goes here.

@stop @section('scripts') {{ HTML::script('js/worker/profile.js') }} @stop