@extends('layouts/contentNavbarLayout') @section('title', 'Requests') @section('vendor-style') @endsection @section('vendor-script') @endsection @section('page-script') @endsection @section('content')

ویرایش

ویرایش مقاله
اطلاعات را به درستی وارد کنید.
@csrf @include('components.errors')
@if($blog->file) @else بدون تصویر @endif
@endsection