@extends('admin.layout') @section('content')
@csrf
Customize Sections
@csrf
@if ($be->theme_version != "ecommerce")
@endif
@if ($be->theme_version == 'ecommerce')
@endif
@endsection