@extends('frontend.layouts.template') @section('content') @php if( $type == 'advisory'){ $bg = asset('frontend/assetsnew/img/about/BG18.png'); }else{ $bg = asset('frontend/assetsnew/img/about/BG8.png'); } @endphp