Working on time tracker

This commit is contained in:
Hillel Coren 2017-09-18 10:22:48 +03:00
parent 1afe209c7e
commit 324e8bff35

View File

@ -1,8 +1,15 @@
@extends('master')
@section('head_css')
@section('head')
@parent
<link href="{{ asset('css/built.css') }}?no_cache={{ NINJA_VERSION }}" rel="stylesheet" type="text/css"/>
@stop
@section('head_css')
@parent
<style type="text/css">
.form-control {