@extends('layouts/default') {{-- Page title --}} @section('title') {{ trans('admin/manufacturers/table.asset_manufacturers') }} @parent @stop {{-- Page title --}} @section('header_right') {{ trans('general.create') }} @stop {{-- Page content --}} @section('content')