@extends('admin.layout.master') @section('content')

@lang('admin.weights')

@lang('admin.weights')


@if(auth()->user()->hasPermission('create_Weights')) {{-- --}} @lang('admin.add_weights') @else @endif
@endsection @push('js') @endpush