%PDF- %PDF-
Direktori : /var/www/html/zgjedhjet2017/resources/views/errors/ |
Current File : /var/www/html/zgjedhjet2017/resources/views/errors/404.blade.php |
@extends('layouts.app') <style> .text-center h1 { font-size: 100px; color: #0360a8; text-align: center; margin-bottom: 1px; text-shadow: 6px 1px 6px #333; font-family: 'Fjalla One', sans-serif; margin-top: -20px; } .mt-5 { margin-top: 5%; } .mt-10 { margin-top: 10%; } .text-center span { font-family: Roboto; font-size: 22px; } </style> @section('content') <div class="container mt-10"> <div class="row text-center"> <h1> 404 Error </h1> <span class="mt-5"> Faqja e kerkuar nuk u gjet. <br/> Kerkesa juaj nuk mund te perpunohet nga serveri. </span> </div> <div class="row text-center mt-5"> <a href="{{Url('/')}}" class="btn btn-primary"> Kthehu Pas </a> </div> </div> @endsection