@extends('dashboard.layouts.master') @section('title', __('Attributes')) @section('css') @stop @section('content')
# {{ __('Title in English') }} {{ __('Title in Arabic') }} {{ __('Type') }} {{ __('Processes') }}
@endsection @section('script') @stop