This commit is contained in:
alexandre-pereira
2015-03-17 12:07:18 +01:00
parent ca50de606d
commit 2991405b30
5 changed files with 103 additions and 70 deletions

View File

@ -1,5 +1,11 @@
@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">