@extends('layouts.customer')
@section('body_attributes')
style="background-color: #fff;"
@endsection
@section('head')
Mangalore Stores
@endsection
@section('customer_auth_minimal', '1')
@section('content')
@endsection
@push('scripts')
{{--
Page Script:
File: signup.js
Location: public/common/js/customer/signup.js
Used For: signup page specific actions.
--}}
@endpush