@extends('adminsection.layouts.master') @section('title') Featured Country List || @parent @stop @section('page-title') Featured Country List @stop @section('main-content') @if(isset($message) || Session::has('message'))
# | Country Name | Front Featured Image | Actions |
---|---|---|---|
{{$loop->iteration}} | {{$featured_country->name}} |
@if($featured_country->featured_images)
|
Edit |