@extends('branch.layouts.index') @section('content')

@can('create', 'App\Models\Advertisement') @endcan

@lang('global.advertisement_title') @lang('validation.attributes.created_at') @lang('validation.attributes.is_active') @lang('global.actions')
@endsection