@extends('layouts.app') @extends('layouts.head') @section('content')
管理者メニューページ
@endsection @extends('layouts.footer')