@extends('layouts.main') @section('title') {{ __('Homepage Sections') }} @endsection @section('page-title')
| {{ __('ID') }} | {{ __('Title') }} | {{ __('Section Type') }} | {{ __('Order') }} | @if(has_permissions('update', 'homepage-sections')){{ __('Enable/Disable') }} | @else{{ __('Status') }} | @endif{{ __('Action') }} |
|---|