@extends('layouts.master') @section('content')
@if ($user->roles()->withoutGlobalScopes()->first()->hasPermission('create_advertisement_banner')) @endif
# @lang('app.image') @lang('app.position') @lang('app.startOn') @lang('app.expireOn') @lang('app.status') @lang('app.action')
@endsection @push('footer-js') @endpush