@extends('layouts.core.frontend', [ 'menu' => 'sender', ]) @section('title', trans('messages.create_admin')) @section('head') @endsection @section('page_header')

format_list_bulleted {{ trans('messages.customers') }}

@endsection @section('content') @endsection