@extends('frontend.layouts.master') @section('meta_title', __('Sign In') . ' || ' . $setting->app_name) @section('header') @include('frontend.layouts.header-layout.three') @endsection @section('contents')
{{ __('OR') }}
@endif @endif{{ __('Don’t have an account ?') }} {{ __('Sign Up for free') }}