@extends('admin.includes.master-admin') @section('content')

Edit Advertisement

{{csrf_field()}}
@if($ad->type == "script")
@else
No Banner Photo
@endif
@stop @section('footer') @stop