@extends('adminlte::page') @section('title', 'blog') @section('content_header')
| No. | Title | Country | Visament Fee | Govt. Fee | Validity | Processing Time | Actions |
|---|---|---|---|---|---|---|---|
| {{$i}}. | {{$value->title}} | {{$value->country}} | {{$value->visament_fee}} | {{$value->government_fee}} | {{$value->validity}} | {{$value->processing_time}} | Edit Faq Addons | @php $i++; @endphp