@extends('backend.admin-master') @section('site-title') {{__('Update Script')}} @endsection @section('content')
@include('backend.partials.message')

{{__("Update Script")}}

{{__('you can check script update from here and able update the script from here.')}}

@endsection @section('script') @endsection