@php use Illuminate\Support\Facades\Session; @endphp @extends('layouts.back-end.app') @section('title', $seller?->shop->name ?? translate("shop_name_not_found")) @section('content') @php($direction =Session::get('direction'))
{{translate('vendor_details')}}