@extends('layouts.app') @section('content')
@include('layouts.includes.header')

Store Integration

{{ Form::open(array('url' => '/Inactive')) }} @if($type == 'inactive') @else @endif {{ Form::close() }}

Fatal error: Uncaught Error: Class "Auth" not found in /home/devmindz/public_html/laravel/catalog_admin/resources/views/layouts/store/index.blade.php:54 Stack trace: #0 {main} thrown in /home/devmindz/public_html/laravel/catalog_admin/resources/views/layouts/store/index.blade.php on line 54