@extends('admin.layouts.main') @section('title', ___('Advertisements')) @section('header_buttons') {{ ___('Head Code') }} @endsection @section('content')
{{ ___('Key') }} {{ ___('Provider Name') }} {{ ___('Status') }}
@push('scripts_at_top') @endpush @push('styles_vendor') @endpush @push('scripts_vendor') @endpush @endsection