@extends('header') @section('head') @parent @stop @section('content')
{{ link_to('timesheets', trans('texts.timesheets')) }}
{{ 1 }}
@stop