@extends('admin/layout') @section('title') {{ labels('admin_labels.add_store', 'Add Store') }} @endsection @section('content') @php use App\Services\MediaService; use App\Services\SettingService; @endphp
{{ labels('admin_labels.go_back', 'Go Back') }}