@extends('body') @section('page-plugin-styles') @endsection @section('page-plugin-js') @endsection @section('page-scripts') @endsection @section('content')
@include('notifications') @if(isset($data)) @if($old) @endif @endif @include('delete') @endsection