@extends('backend.layouts.app') @section('content')

{{ _trans('common.Create Travel Expense Log') }}

@csrf
@endsection