$(function () {
// Navigation active
$('ul.navbar-nav a[href="{{ "http://$_SERVER[HTTP_HOST]$_SERVER[REQUEST_URI]" }}"]').closest('li').addClass('active');
});
© {{ date('Y') }}. Created by <a href="http://khlilio.me">Mahmoud Khalil</a>
return 'INV-' . sprintf( "%04d", $this->id);
# Redirect Trailing Slashes If Not A Folder...
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)/$ /$1 [L,R=301]