@extends('layouts.master') @section('title'){{translate('update')}} @endsection @section('content')
{{translate('update')}}
@endsection