@extends('layouts.landing') @section('title',"show") @section('content')
Status: {{ $medio->status=='1' ? 'Activo' : 'Inactivo' }}