@extends('admin.layouts.master') @section('title', 'Add New Product Label') @section('css') @endsection @section('content')
{{ $errors->first('name') }}