@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: signin.js
Location: public/common/js/customer/signin.js
Used For: signin page specific actions.
--}}
@endpush