@extends('admin.templates.layout') @section('head') @endsection @section('content')
@csrf
Home Section Details
@if($section && $section->icon_url)
Section Icon
@endif Optional icon for this section
Vouchers
Drag to reorder vouchers after adding them.
Settings
status ?? 1) ? 'checked' : '' }}>
@stop @section('script') @stop