@extends('layouts.master') @section('title', $title) @section('content') @include($view . '.modal')
{{ $title }} {{ __('list') }}
@can($access . '-create') @endcan
# Image Name Generic Name Price Status {{ __('messages.action') }}
@endsection @section('page_js') @endsection