@extends('layouts.app') @section('content')

{{__('menu.admin')}}

@csrf
@endsection