@extends('layouts.appLogin') @section('content')
@php $app = \App\AdminSetting::select('bg_img', 'black_logo')->first(); @endphp
@endsection