@extends('layouts.dashboard_2') @section('title', 'عرض من نحن') @section('content')

عرض من نحن

تفاصيل من نحن

العنوان :
{{$data->title}}
العنوان الفرعي :
{{$data->description}}
الصورة :
@include('dashboard.includes.footer')
@stop @section('script') @stop