@extends('vuexy-admin::layouts.vuexy.layoutMaster') @section('title', $store->name) @section('content')
        {{ print_r($store) }}
    
@endsection