@extends('layouts.admin') @section('title', $title) @section('content')
{{--

{{ $code }}

--}}

{{ $title }}

{{ $message }}

Go Back
@endsection