@extends('backend.layouts.app') @section('title', $title) @section('content') @foreach ($countries as $key => $country) @endforeach