@extends('layouts.adminLayout.backendLayout') @section('content')

SubAdmin's Management

{{ $title }}
@if(empty($admindata))
@endif
@stop