@extends('layouts.app') @section('head') @if( env('APP_THEME')=='Theme1') @else @endif @endsection @section('content') @else @endif @endif @endsection @section('footer') @endsection