@extends('layouts.admin') @section('page-title') Home Page CMS @endsection @section('content')
@csrf @method('PUT')

Home Page Banner Section






Home Page Section One





Home Page Section Two





Home Page Section Three





Home Page Section Four

@endsection @push('custom-js-scripts') @endpush