@include('admin.classy.partial._sidebar')
@include('admin.classy.partial._top')
Webform contacts
Home
Dashboard
{{--
--}} Webform contacts {{--
--}}
{{-- weeklydaily_new_sellers --}}
{{--
Administrators
--}}
{{--
Export
--}}
Back
@if ($errors->any())
@foreach ($errors->all() as $error)
{{ $error }}
@endforeach
×
@endif @if (Session::has('error'))
{{ Session::get('error') }}
×
@endif @if (Session::has('success'))
{{ Session::get('success') }}
×
@endif
#
Name
Email
Message
Contact date
@foreach($contacts as $c)
{{ $c['name'] }}
{{ $c['email']; }}
{{ $c['message']; }}
{{ $c['created_at'] }}
@endforeach
Hillside Sells Ltd Customizer
Choose your themes & layouts etc.
Choose Layouts
Vertical
Horizontal
Semi Dark (Sidebar & Header)
Skin Layouts
Default
Bordered
Light & Dark
Light Mode
Dark Mode
LTR & RTL
LTR Mode
RTL Mode
Content Width
Fluid
Boxed
Sidebar Size
Default
Compact
Small (Icon)
Navigation Type
Sticky
Scroll
Bordered
Hidden
Sizebar Colors
Topbar Colors
Reset
Buy Now
{{-- --}}