This commit is contained in:
alexandre-pereira
2015-03-17 17:21:37 +01:00
parent 6837dbcc12
commit ce899d81c1
14 changed files with 150 additions and 159 deletions

View File

@ -1,11 +1,5 @@
@extends('backend/template')
@section('page-css')
<style>
html, body {
background: url('{{URL::to('imgs/adminbg.jpg')}}');
background-size: cover;
}</style>
@endsection
@section('content')
<div class="container">
<div class="row"><div class="col-md-12">