@extends('front_end.layouts.home') @section('title', 'Site Maintenance') @php $showLeftSidebar = false; $showRightSidebar = false; @endphp @push('styles') @endpush @section('content')

Site Under Maintenance

We're currently working on making Socialink even better for you! Our team is performing some essential updates and maintenance.

Expected completion time: 2 hours

@endsection @push('scripts') @endpush