@extends('layouts.back-end.app') @section('title', \App\CPU\translate('Forms')) @push('css_or_js') @endpush @section('content')

{{\App\CPU\translate('Forms')}}

{{\App\CPU\translate('#')}} {{\App\CPU\translate('title')}} {{\App\CPU\translate('type')}} {{\App\CPU\translate('Image')}} {{\App\CPU\translate('Created_at')}} {{\App\CPU\translate('Action')}}
@endsection @push('script') {{-- --}} {{-- --}} @include('admin-views.forms.helper.ajax',['url'=>'orderFormDetails']) @endpush