@extends('layouts.master') @section('title') {{ __($page_title) }} @endsection @section('extracsslibrary') @endsection @section('main_content')
{{ $errors->first('name') }}