@extends('admin.layouts.app') @section('content')
@isset($page_title) {{ $page_title }} @endisset
@csrf
{{--
--}}
{{--
--}}
@if(websiteData('support_phone')) @foreach (json_decode(websiteData('support_phone')) as $key=>$support)
@if($key == '0') @else @endif
@endforeach @else
@endif

Statistics
@csrf
Promotional Video
@csrf
{{--
TDS Setting
@csrf
--}}
@endsection