@extends('layouts.admin-layout') @section('title', 'Home Page') @section('content')
@csrf

Banner Section

Turn Back Time Section

Know Your Skin Section

@endsection @section('script') @endsection