@extends('layouts.site') @section('page_class', 'blog') @section('content')

اخبار و اطلاعیه ها

@foreach($mags as $mag)
image")}}" alt="service-img3"/>
{{$mag->title}}

{{$mag->short_description}}

1403-05-23
@endforeach {{----}}
@include('layouts.mag-sidebar')
@endsection