@extends('layouts/contentNavbarLayout') @section('title', 'Requests') @section('vendor-style') @endsection @section('vendor-script') @endsection @section('page-script') @endsection @section('content')
| # | نام | ایجاد شده در | عملیات | |
|---|---|---|---|---|
| {{ $blog->id }} | {{ $blog->name }} | {{ $blog->created_at }} | {{ $blog->updated_at }} |
|