@extends('layouts.app') @section('content')
@if(session()->has('status')) @endif
{{ $regions->links() }}
@endsection