@extends('backend.master') @section('title') {{ @$title }} @endsection @section('content')

{{ _trans('common.Bill Setup Settings') }}

@csrf

{{ _trans('common.Month Rent Expiration Notification Setup') }}

@csrf

Shortcodes : [name] , [expire_date] , [due_amount] , [fine] , [property_name]

Cron Job Command : {{base_path()}} rent:notice >> /dev/null 2>&1

For successfully run cron job task you must setup Bill Setup Setting

@endsection