booumm
This commit is contained in:
@ -1,12 +1,5 @@
|
||||
@extends('backend/template')
|
||||
|
||||
@section('page-css')
|
||||
<style>
|
||||
html, body {
|
||||
background-image: url('{{URL::to('imgs/adminbg.jpg')}}');
|
||||
background-size: cover;
|
||||
}</style>
|
||||
@endsection
|
||||
@section('content')
|
||||
<div class="container-fluid">
|
||||
<div class="row">
|
||||
|
Reference in New Issue
Block a user