@extends('front.layouts.app') @section('css') @endsection @section('content')

{{$row->name}}

{{$row->title}}

عن الكاتب

{!! $row->about !!}

إصدارات الكاتب

@endsection @section('js') @endsection