Wizard files added

This commit is contained in:
cuneytsenturk
2018-10-23 18:47:55 +03:00
parent 82a9b7dc8c
commit 97f43a0930
33 changed files with 1335 additions and 15 deletions

View File

@ -31,7 +31,7 @@ class ViewComposerServiceProvider extends ServiceProvider
// Add notifications to header
View::composer(
['partials.admin.header', 'partials.customer.header'], 'App\Http\ViewComposers\Header'
['partials.wizard.header', 'partials.admin.header', 'partials.customer.header'], 'App\Http\ViewComposers\Header'
);
// Add limits to index