@extends('cms.cms-master') @section('main_content')

Are You sure you want to delete this item ?

title : {{$item[0] ->title}}

Url : {{$item[0]->url}}




{{csrf_field()}} {{method_field('DELETE')}} {{-- --}} Cancel
@endsection