@extends('admin.layouts.master') @section('page-header') @endsection @php $routePrefix = 'admin.settings.ads-images'; $showVendorColumn = true; @endphp @include('shared.ad_images._index_content')