@extends('layouts.master-client') @section('styles') {{ HTML::style('css/worker/profile.css') }} @stop @section('content')

PERSONAL DATA

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