@extends('layouts.admin', ['page'=>"revendeur_edit"]) @section('content')
@foreach($pays as $p) {{$p->name}} @endforeach