@extends('layouts.admin') @push('title', get_phrase('System settings')) @push('meta')@endpush @push('css')@endpush @section('content')

{{ get_phrase('System Settings') }}

{{ get_phrase('System Settings') }}

@csrf
%
{{ get_phrase('Enter 0 if you want to disable the tax option') }}

{{ get_phrase('Update Product') }}

@csrf
@endsection @push('js')@endpush