@extends('admin.layouts.admin') @section('content') Homepage Sections Homepage Sections @if(Session::has('message')) {{ Session::get('message') }} @endif @foreach ($sections as $item) active) data-bs-toggle="tooltip" data-bs-original-title="Enable/Disable"> {{ ucwords(str_replace('_', ' ', $item->name)) }} @endforeach Reset Fonts Manage Homepage Sections Enable, Disable, and Change Order and Content Reset Fonts Are you sure to reset all homepage fonts to their original values? Note that this action is not reversible. @endsection
{{ Session::get('message') }}
Manage Homepage Sections
Enable, Disable, and Change Order and Content
Are you sure to reset all homepage fonts to their original values?
Note that this action is not reversible.