@extends('front-end.layouts.master') @section('pageTitle', isset($pageTitle) ? $pageTitle : 'Customer Login ') @section('content') Log In Log In Welcome To Fastkart Log In Your Account Email Address Password Remember me Forgot Password? Log In or Log In with Google Log In with Facebook Don't have an account? Sign Up @endsection {{-- push custom js before end of body tag --}} @push('scripts') @endpush