@extends('layouts.main') @section('style') @endsection @section('content')
@php $banners = ['woohooBanner.webp']; @endphp
@endsection @section('script') @endsection