@extends('layouts.admin') @section('style') @endSection @section('script') @endSection @section('content') @php $page_title = isset($asset) ? __('heading.title_edit_stores').' '.$asset['name'].'':__('heading.title_create_stores'); @endphp