@extends('layouts.admin.e-commerce.app') @section('title', 'Settings') @section('content')

Setting - Layout

Application Layout

Setting - Layout Change

@csrf @method('PUT')
  • Global Layout


  • Copy the menu code and paste in above box and customized as per your rquiements (Multi-menu add multi li and a tag):
  • @push('js') @endpush
  • Home Components Layout


  • Home Layout

@endsection @push('css') @endpush