@extends('frontend.layouts.app') @section('title', 'Register') @section('content') @php use Illuminate\Support\Facades\Cookie; @endphp @push('style') @endpush {{--
--}}
@include('frontend.common.header')

One of us ?

Sign up today and unlock a world of possibilities! Create your account in just a few simple steps to gain access to exclusive features.

@include('frontend.block.subscribe') @endsection @push('script') @endpush