@extends('layouts.main') @section('title') APOTEK MEDBOX | Add Roles @endsection @section('headertitle')

ROLES

Add User.  Back to all Roles
@endsection @section('navlist') @endsection @section('breadcrumb') @endsection @section('content')

Register New Roles

@csrf
{{-- NAMA ROLES --}}
@error('name') {{ $message }} @enderror
{{-- HAK AKSES --}} {{--
--}}
@endsection @section('jsbawah') @endsection