@extends('layouts.admin') @section('title', 'New QR Page') @section('role-label', 'Business Panel') @section('page-title', 'Create QR Page') @section('sidebar-nav')@include('restaurant-admin.partials.sidebar')@endsection @section('content')
{{ $message }}