@extends('layout.app') @section('content')

Lý do chi


{!! Form::select('category_id', $categories, null, array('class' => 'form-control select2 categoryId', 'placeholder' => 'Chọn danh mục')) !!}
@include('thu_chi.ly_do_thu_chi.ajax')
@endsection @section('_script') @endsection