@extends('back.layouts.app', ['title' => $title]) @section('content')
@include('back.common_views.quicklinks')
{!! $msg !!}
@endsection