@extends('admin.layouts.app') @section('title', 'Visa Success Stories') @section('content')
Global pool — shown automatically on Home page and all Country pages. {{ $stories->total() }} total.
| Story | Actions |
|---|---|
|
@if($story->image_url)
✦
@endif
{{ $story->title }} @if($story->student_name){{ $story->student_name }}{{ $story->program ? ' · ' . $story->program : '' }} @endif |