@extends('layouts.admin') @section('content')
@include('includes.admin.form-success')
@endsection @section('scripts') @endsection