@extends('admin.app') @section('content') @if (isset($status))
@endif


@stop @section('scripts') @endsection