@extends('layouts.admin') @section('title', 'Edit Store - ' . $store->store_name . ' - ' . $mall->name) @section('content') @if(config('app.debug'))
Click to upload store logo
{{ $store->store_description ?: 'No description available' }}