@extends('stockist::layouts.master') @section('content')

Hello World

Module: {!! config('stockist.name') !!}

@endsection