@extends('frontend.layouts.app') @section('metatags') @endsection @section('title', 'Contact-us') @section('content')

Let's make something awsome together.

DROP US A LINE, OR GIVE US A HEADS UP IF YOU'RE INTERESTED IN DOING BUSINESS WITH US.

{{--

Office Location

Appt 04 N° 74 Ang, Av Farhat Hachad Et Ghandi, Agadir 80000, Morocco

E-mail Us

Contact@uniqpacking.ma

Phone Number

Phone 1: +212 661 461 060 Phone 2: +212 661 191 812
--}}

Get in touch

Let’s talk about our next project.
@csrf

Office Location

Appt 04 N° 74 Ang, Av Farhat Hachad Et Ghandi, Agadir 80000, Morocco

E-mail Us

Contact@uniqpacking.ma

Phone Number

Phone 1: +212 661 461 060 Phone 2: +212 661 191 812
@include('frontend/partials/subscribe') @endsection @section('scripts') {{-- --}} @if(Session::has('message')) @endif @endsection