@extends('frontend.layouts.master') @section('meta_title', __('Sign up') . ' || ' . $setting->app_name) @section('header') @include('frontend.layouts.header-layout.three') @endsection @section('contents')
{{ __('OR') }}
@endif @endif{{ __('Already have an account?') }} {{ __('Sign in') }}