@extends('master.back') @section('content')

{{ __('Create Attribute') }}

{{ __('Back') }}
@csrf @include('alerts.alerts')
@endsection