@extends('main.fa.master')
@section('seo')
{{$website}}
@endsection
@section('content')
@if($pop==3)
@elseif ($pop==4)
@else ($pop==5)
@endif
{{ $catview }} لیست بیماری ها ودرمان آنها
@foreach($teb as $t)
@endforeach
{{--@if('$video!=null')--}}
{{--
--}}
{{--@endif--}}
@endsection