@extends('layouts.admin') @section('title', 'Add Restaurant') @section('role-label', 'Super Admin') @section('page-title', 'Add Restaurant') @section('page-subtitle', 'Create a new restaurant account') @section('sidebar-nav') @include('super-admin.partials.sidebar') @endsection @section('content')