@extends('backend.layouts.master') @section('section-title', 'Expense') @section('page-title', 'Add Expense') @if (check_permission('expense.update')) @section('action-button') All Expense @endsection @endif @section('content')