@extends($activeTemplate.'layouts.auth') @section('content') @php $content = App\Models\Frontend::where('data_keys', 'sign_in.content')->first(); @endphp
@endsection @include('partials.phoneInputScript')