@extends('layouts.admin') @section('content') @if(count($data) != 0)
{{ $data[0]->title }}
{{ $data[0]->title }}
{{ $data[0]->sub_title }}
@csrf @method('DELETE')
@csrf
status == 'active') checked @endif value="active" name="status" data-md-icheck /> status == 'inactive') checked @endif value="inactive" name="status" data-md-icheck />
@else

اطلاعاتی موجود نیست

@endif @endsection