@extends('layouts.app') @section('title', __('app.funds')) @section('controller-data', 'common:datatable;funds:index') @section('breadcrumb') @endsection @section('content')
@include('flash-message')
{{ __('app.name') }} {{ __('app.type') }} {{ __('app.delta_code') }} {{ __('app.www_code') }} {{ __('app.period') }} {{ __('app.actions') }}
{{ __('app.name') }} {{ __('app.type') }} {{ __('app.delta_code') }} {{ __('app.www_code') }} {{ __('app.period') }} {{ __('app.actions') }}
@endsection