@extends('frontend.layouts.master') @section('content')
@if(@isset($auth->value))
@endif
@endsection @push('script') @endpush