@extends('site.layouts.main') @section('meta_title'){{ trans('messages.Adnan Eltaher') . ' | ' . trans('messages.Blog') }}@stop @section('content')

{{ trans('messages.Articles and news') }}

{{ trans('messages.All rights reserved to Semicolon-Ltd Software Co.') }}

@endsection @section('script') @endsection