@extends('layouts.master-worker') @section('title') Travel | @parent @stop @section('styles') {{ HTML::style('css/shared/jquery.circliful.css') }} {{ HTML::style('css/worker/travel.css') }} @stop @section('content')
Date
Journey
Departing
Arriving
Status

Loading...

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