@extends('layouts.template') @section('title') Tambah Master Nama Brand | SIMRS @endsection @section('pagetitle') Tambah Master Nama Brand @endsection @section('breadcumb') @endsection @section('content')
@csrf

Form Tambah Nama Brand


@error('brand_nama')
{{ $message }}
@enderror
Cancel
@endsection