@extends('layouts.master') @section('content')

AnĂșncio

{!! $banner->page !!}

@if($banner->url)

{{ $banner->url }}

@endif
@endsection