@extends('layouts.app') @section('content')
{{ _lang('Add Income/Expense Type') }}
{{ csrf_field() }}
@endsection