@extends('admin.templates.layout') @section('content')
@csrf
Status
@include('admin.templates.modals.preview') @stop @section('script') @stop