|
@@ -28,7 +28,7 @@ get '/' do |
|
|
@payments_count = Payment.count |
|
|
@payments_count = Payment.count |
|
|
@suppliers_count = Supplier.count |
|
|
@suppliers_count = Supplier.count |
|
|
@services_count = Service.count |
|
|
@services_count = Service.count |
|
|
haml :home |
|
|
|
|
|
|
|
|
haml :index |
|
|
end |
|
|
end |
|
|
|
|
|
|
|
|
get '/directorates/:slug' do |
|
|
get '/directorates/:slug' do |
|
|