@extends('layouts.app') @section('head') @endsection @section('content') @if($bg = setting_item("admission_page_back_id")) @php $bg = setting_item("admission_page_back_id"); @endphp @else @php $bg = '';@endphp @endif @if( env('APP_THEME')=='Theme1')