@extends('layouts.app') @section('page-title')

@lang($pageTitle)

@endsection @push('head-script') @endpush @section('content')
@lang('modules.expenses.updateExpense')
@csrf @method('PUT')
unlimited_recurring == 1) value="-1" @else value="{{ $expense->billing_cycle }}" @endif >

@lang('messages.setForInfinite')

@lang('app.selectFile') @lang('app.change') @lang('app.remove')
@endsection @push('footer-script') @endpush