Sindbad~EG File Manager
@extends('layouts.frontend')
@section('contenido')
<style>
body {
background: url(/frontend/aventura.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
</style>
<livewire:navbar></livewire:navbar>
<div class="container">
<div class="row">
<div class="col-lg-12" align="center"><br><br>
<h1 style="font-size: 5vw;">INFORMES</h1>
</div>
</div>
@livewire('reglamentosfront', ['categoria_id' => $id])
</div>
@stop
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists