@if(isset($_GET['branch'])) @include('pages.static_content.branch_profile') @endif @if(!isset($_GET['branch'])) @include('includes.pages.moderator_content') @endif