@php $banners=App\Banner::where('location','Home')->where('status',1)->get(); @endphp
{{ $banner->footer }}